github.com/gotd/td/telegram.cdnPoolManager.publishOrAcquire (method)

2 uses

	github.com/gotd/td/telegram (current package)
		cdn_pool_manager.go#L172: func (m *cdnPoolManager) publishOrAcquire(dc int, need int64, created CloseInvoker) (CloseInvoker, bool) {
		pool.go#L228: 	handle, reused := c.cdnPools.publishOrAcquire(dc, need, created)